home *** CD-ROM | disk | FTP | other *** search
- Short: MorphOS version of guigfx.library
- Author: Timm S. Müller, Sigbjørn Skjæret
- Uploader: Timm S. Müller (tmueller@neoscientists.org)
- Type: dev/misc
- Version: 19.2
- Requires: MorphOS, render.library v30
-
-
- MorphOS readme
- -----------------------------
-
- this is the MorphOS port of guigfx.library. guigfx.library is
- still based on render.library, so don't expect a dramatical
- performance boost for now. we still need to identify some
- performance bottlenecks and try to migrate some render.library
- innerloops into it.
-
-
- installation
- -----------------------------
-
- copy guigfx.library.elf to LIBS:. if your system is not running
- 100% MorphOS, you need the 68k version as well. render.library is
- also required.
-
- for bypassing as much 68k code as possible, you should set the
- following environment variables to 1:
-
- ENV/ENVARC:guigfx/usescalepixelarray
- ENV/ENVARC:guigfx/usewpa8
-
-
- authors
- -----------------------------
-
- Sigbjørn Skjæret - cisc@broadpark.no
- MorphOS port
-
- Timm S. Müller - tmueller@neoscientists.org
- original author
-